The function gives the frequency distribution of child deaths in the Western region of Uttar Pradesh.
data_wregion
data_wregion gives the frequency distribution of child deaths in the Western region of Uttar Pradesh.
A vector of (non-negative integer) count values.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data show the frequency distribution of child deaths in the Western region of Uttar Pradesh. They were used by Singh et al. (2012) and fitted by a probabilistic study of variation in the number of child deaths.
Singh, K. K., Singh, B. P., & Singh, N. (2012). A probabilistic study of variation in number of child deaths. Journal of Rajasthan Statistical Association, 1(1), 54-67.
data_hregion
x<-data_wregion
summary(x)
table (x)
Run the code above in your browser using DataLab